net/http.conn.lastMethod (field)
3 uses
net/http (current package)
server.go#L295: lastMethod string
server.go#L1036: if c.lastMethod == "POST" {
server.go#L1053: c.lastMethod = req.Method
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)